Skip to main content
Version: 11.x

Type alias: WithTRPCConfig<TRouter>

WithTRPCConfig: <TRouter> CreateTRPCClientOptions< TRouter > & CreateTRPCReactQueryClientConfig & {abortOnUnmount: boolean;}

WithTRPCConfig.abortOnUnmount

optional abortOnUnmount: boolean

Type parameters

Parameter
TRouter extends AnyRouter

Source

withTRPC.tsx:34


Generated using TypeDoc and typedoc-plugin-markdown